Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CPU][DEBUG_CAPS] Fix OV_CPU_VERBOSE failing to print i64 type #27560

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EgorDuplensky
Copy link
Contributor

@EgorDuplensky EgorDuplensky commented Nov 14, 2024

By adding a WA to convert i64 to i32 since oneDNN does not have s64 precision yet.
Proper solution would be to print the verbose without using oneDNN formaters

By adding a WA to convert i64 to i32 since oneDNN does not have s64
precision yet.
Proper solution would be to print the verbose without using oneDNN formaters
@EgorDuplensky EgorDuplensky requested review from a team as code owners November 14, 2024 15:01
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Nov 14, 2024
@EgorDuplensky
Copy link
Contributor Author

@dmitry-gorokhov Could you please take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants